func go/printer.trimRight

3 uses

	go/printer (current package)
		printer.go#L501: func trimRight(s string) string {
		printer.go#L657: 		p.writeString(pos, trimRight(text), true)
		printer.go#L687: 			p.writeString(pos, trimRight(line), true)